[INFO] fetching crate bijux-atlas 0.2.1...
[INFO] fixing bijux-atlas-0.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate bijux-atlas 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bijux-atlas 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bijux-atlas 0.2.1
[INFO] tweaked toml for crates.io crate bijux-atlas 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bijux-atlas 0.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bijux-atlas 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5
[INFO] running `Command { std: "docker" "start" "afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling bijux-atlas v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tracing-opentelemetry v0.28.0
[INFO] [stderr]     Checking clap_complete v4.5.66
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking opentelemetry-http v0.27.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bijux-cli v0.3.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking opentelemetry-proto v0.27.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.27.0
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/adapters/inbound/http/genes/handler/handler_runtime/main_handler.rs:791:6
[INFO] [stdout]      |
[INFO] [stdout]  199 |     let _queue_guard = match genes_admission::try_enter_request_queue(&state) {
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_queue_guard` calls a custom destructor
[INFO] [stdout]      |         `_queue_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |     let _class_permit = match genes_support::acquire_class_permit(&state, class).await {
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_class_permit` calls a custom destructor
[INFO] [stdout]      |         `_class_permit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |     let _heavy_worker_permit =
[INFO] [stdout]      |         --------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_heavy_worker_permit` calls a custom destructor
[INFO] [stdout]      |         `_heavy_worker_permit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  423 |     let _coalesce_guard = if class == QueryClass::Heavy || class == QueryClass::Cheap {
[INFO] [stdout]      |         ---------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_coalesce_guard` calls a custom destructor
[INFO] [stdout]      |         `_coalesce_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  791 |     .await
[INFO] [stdout]      |      ^^^^^
[INFO] [stdout]      |      |
[INFO] [stdout]      |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  792 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_queue_guard` invokes this custom destructor
[INFO] [stdout]     --> src/adapters/inbound/http/genes_support.rs:20:1
[INFO] [stdout]      |
[INFO] [stdout]   20 | impl Drop for QueueGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_class_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_heavy_worker_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_coalesce_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:1146:1
[INFO] [stdout]      |
[INFO] [stdout] 1146 | impl<T: ?Sized> Drop for OwnedMutexGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/adapters/inbound/http/genes/handler/handler_runtime/main_handler.rs:304:59
[INFO] [stdout]      |
[INFO] [stdout]  303 |                     let guard = redis.acquire_fill_lock(cache_key).await;
[INFO] [stdout]      |                         -----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `guard` calls a custom destructor
[INFO] [stdout]      |                         `guard` will be dropped later as of Edition 2024
[INFO] [stdout]  304 |                     match redis.get_gene_cache(cache_key).await {
[INFO] [stdout]      |                                                           ^^^^^
[INFO] [stdout]      |                                                           |
[INFO] [stdout]      |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  359 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:1146:1
[INFO] [stdout]      |
[INFO] [stdout] 1146 | impl<T: ?Sized> Drop for OwnedMutexGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/adapters/inbound/http/sequence.rs:673:15
[INFO] [stdout]     |
[INFO] [stdout] 656 |           let mut stmt = match conn
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `stmt` calls a custom destructor
[INFO] [stdout]     |               `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 673 |           match stmt.query_row([gene_id.as_str()], |r| {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 674 | |             let seqid: String = r.get(0)?;
[INFO] [stdout] 675 | |             let start: u64 = r.get(1)?;
[INFO] [stdout] 676 | |             let end: u64 = r.get(2)?;
[INFO] [stdout] 677 | |             Ok((seqid, start, end))
[INFO] [stdout] 678 | |         }) {
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 692 |       };
[INFO] [stdout]     |        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/statement.rs:780:1
[INFO] [stdout]     |
[INFO] [stdout] 780 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/adapters/inbound/http/sequence.rs:711:6
[INFO] [stdout]      |
[INFO] [stdout]  632 |     let conn = match state.cache.open_dataset_connection(&dataset).await {
[INFO] [stdout]      |         ----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `conn` calls a custom destructor
[INFO] [stdout]      |         `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  711 |     .await
[INFO] [stdout]      |      ^^^^^
[INFO] [stdout]      |      |
[INFO] [stdout]      |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  712 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]      |
[INFO] [stdout]  384 | impl Drop for Connection {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/adapters/outbound/redis/backend.rs:239:41
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     let mut conn = this
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `conn` calls a custom destructor
[INFO] [stdout]     |                         `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 239 |                     conn.get(cache_key).await.map_err(|e| e.to_string())
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 240 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Drop for HandleContainer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/adapters/inbound/cli/operations/gc.rs:317:25
[INFO] [stdout]     |
[INFO] [stdout] 317 |         if let Ok(rd) = fs::read_dir(&p) {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 318 |             for e in rd.flatten() {
[INFO] [stdout]     |                 -    ------------
[INFO] [stdout]     |                 |    |
[INFO] [stdout]     |                 |    `iter` calls a custom destructor
[INFO] [stdout]     |                 |    `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 329 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/runtime/config/tests.rs (2 fixes)
[INFO] [stderr]    Migrating benches/store/store_hot_read.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/adapters/inbound/http/genes/handler/handler_runtime/main_handler.rs:791:6
[INFO] [stdout]      |
[INFO] [stdout]  199 |     let _queue_guard = match genes_admission::try_enter_request_queue(&state) {
[INFO] [stdout]      |         ------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_queue_guard` calls a custom destructor
[INFO] [stdout]      |         `_queue_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |     let _class_permit = match genes_support::acquire_class_permit(&state, class).await {
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_class_permit` calls a custom destructor
[INFO] [stdout]      |         `_class_permit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |     let _heavy_worker_permit =
[INFO] [stdout]      |         --------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_heavy_worker_permit` calls a custom destructor
[INFO] [stdout]      |         `_heavy_worker_permit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  423 |     let _coalesce_guard = if class == QueryClass::Heavy || class == QueryClass::Cheap {
[INFO] [stdout]      |         ---------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `_coalesce_guard` calls a custom destructor
[INFO] [stdout]      |         `_coalesce_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  791 |     .await
[INFO] [stdout]      |      ^^^^^
[INFO] [stdout]      |      |
[INFO] [stdout]      |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  792 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_queue_guard` invokes this custom destructor
[INFO] [stdout]     --> src/adapters/inbound/http/genes_support.rs:20:1
[INFO] [stdout]      |
[INFO] [stdout]   20 | impl Drop for QueueGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_class_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_heavy_worker_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_coalesce_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:1146:1
[INFO] [stdout]      |
[INFO] [stdout] 1146 | impl<T: ?Sized> Drop for OwnedMutexGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/adapters/inbound/http/genes/handler/handler_runtime/main_handler.rs:304:59
[INFO] [stdout]      |
[INFO] [stdout]  303 |                     let guard = redis.acquire_fill_lock(cache_key).await;
[INFO] [stdout]      |                         -----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `guard` calls a custom destructor
[INFO] [stdout]      |                         `guard` will be dropped later as of Edition 2024
[INFO] [stdout]  304 |                     match redis.get_gene_cache(cache_key).await {
[INFO] [stdout]      |                                                           ^^^^^
[INFO] [stdout]      |                                                           |
[INFO] [stdout]      |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  359 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:1146:1
[INFO] [stdout]      |
[INFO] [stdout] 1146 | impl<T: ?Sized> Drop for OwnedMutexGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/adapters/inbound/http/sequence.rs:673:15
[INFO] [stdout]     |
[INFO] [stdout] 656 |           let mut stmt = match conn
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `stmt` calls a custom destructor
[INFO] [stdout]     |               `stmt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 673 |           match stmt.query_row([gene_id.as_str()], |r| {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 674 | |             let seqid: String = r.get(0)?;
[INFO] [stdout] 675 | |             let start: u64 = r.get(1)?;
[INFO] [stdout] 676 | |             let end: u64 = r.get(2)?;
[INFO] [stdout] 677 | |             Ok((seqid, start, end))
[INFO] [stdout] 678 | |         }) {
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 692 |       };
[INFO] [stdout]     |        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `stmt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/statement.rs:780:1
[INFO] [stdout]     |
[INFO] [stdout] 780 | impl Drop for Statement<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/adapters/inbound/http/sequence.rs:711:6
[INFO] [stdout]      |
[INFO] [stdout]  632 |     let conn = match state.cache.open_dataset_connection(&dataset).await {
[INFO] [stdout]      |         ----
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `conn` calls a custom destructor
[INFO] [stdout]      |         `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  711 |     .await
[INFO] [stdout]      |      ^^^^^
[INFO] [stdout]      |      |
[INFO] [stdout]      |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  712 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]      |
[INFO] [stdout]  384 | impl Drop for Connection {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/adapters/outbound/redis/backend.rs:239:41
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     let mut conn = this
[INFO] [stdout]     |                         --------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `conn` calls a custom destructor
[INFO] [stdout]     |                         `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 239 |                     conn.get(cache_key).await.map_err(|e| e.to_string())
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 240 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Drop for HandleContainer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/adapters/inbound/cli/operations/gc.rs:317:25
[INFO] [stdout]     |
[INFO] [stdout] 317 |         if let Ok(rd) = fs::read_dir(&p) {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 318 |             for e in rd.flatten() {
[INFO] [stdout]     |                 -    ------------
[INFO] [stdout]     |                 |    |
[INFO] [stdout]     |                 |    `iter` calls a custom destructor
[INFO] [stdout]     |                 |    `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 329 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/app/server/dataset_cache_manager_tests.rs:238:11
[INFO] [stdout]      |
[INFO] [stdout]  231 |     let tmp = tempdir().expect("tempdir");
[INFO] [stdout]      |         ---
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `tmp` calls a custom destructor
[INFO] [stdout]      |         `tmp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  237 |     let mgr = DatasetCacheManager::new(cfg, store);
[INFO] [stdout]      |         ---
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `mgr` calls a custom destructor
[INFO] [stdout]      |         `mgr` will be dropped later as of Edition 2024
[INFO] [stdout]  238 |     match mgr.open_dataset_connection(&ds).await {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |           |                                |
[INFO] [stdout]      |           |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |           |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  253 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.31.0/src/lib.rs:384:1
[INFO] [stdout]      |
[INFO] [stdout]  384 | impl Drop for Connection {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tmp` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.13.0/src/dir/mod.rs:479:1
[INFO] [stdout]      |
[INFO] [stdout]  479 | impl Drop for TempDir {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `mgr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/app/server/dataset_cache_manager_tests.rs:238:44
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let tmp = tempdir().expect("tempdir");
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tmp` calls a custom destructor
[INFO] [stdout]     |         `tmp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 |     let mgr = DatasetCacheManager::new(cfg, store);
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `mgr` calls a custom destructor
[INFO] [stdout]     |         `mgr` will be dropped later as of Edition 2024
[INFO] [stdout] 238 |     match mgr.open_dataset_connection(&ds).await {
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `tmp` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.13.0/src/dir/mod.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `mgr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/server/cache_manager.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/library/getting_started.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/query/planner_and_serialization.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/bijux-atlas-openapi.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/query/concurrency.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/interfaces/cli_runtime_parity.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/compatibility/core.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/query/routing_and_index.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/server/sequence_fetch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/bijux-atlas.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/infrastructure/store.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/query/patterns.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/store/checksum_pipeline.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/policy/evaluation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/bijux-atlas-server.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/bijux-atlas-server.rs:720:10
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let cache = DatasetCacheManager::new(cache_cfg.clone(), backend);
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cache` calls a custom destructor
[INFO] [stdout]     |         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 627 |     let mut state = AppState::with_config(cache.clone(), runtime.api.clone(), query_limits);
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `state` calls a custom destructor
[INFO] [stdout]     |         `state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 720 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 721 |         .map_err(|e| format!("server failed: {e}"))
[INFO] [stdout] 722 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `cache` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `state` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/contracts/plugin.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/bin/bijux-atlas-server.rs (1 fix)
[INFO] [stderr]    Migrating tests/interfaces/user_cli_surface.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/server/bulkhead_tuning.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/interfaces/server.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> tests/interfaces/server/security_input_resilience.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | /             send_raw_with_method(
[INFO] [stdout] 56 | |                 addr,
[INFO] [stdout] 57 | |                 "POST",
[INFO] [stdout] 58 | |                 path,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             .await
[INFO] [stdout]    | |              ^^^^-
[INFO] [stdout]    | |              |   |
[INFO] [stdout]    | |______________|___`__awaitee` calls a custom destructor
[INFO] [stdout]    |                |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 63 |           } else {
[INFO] [stdout]    |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 64 |               send_raw(addr, path, &[]).await
[INFO] [stdout]    |               -------------------------------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/store/catalog_merge.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> tests/interfaces/server/security_input_resilience.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 55 | /             send_raw_with_method(
[INFO] [stdout] 56 | |                 addr,
[INFO] [stdout] 57 | |                 "POST",
[INFO] [stdout] 58 | |                 path,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             .await
[INFO] [stdout]    | |                  -
[INFO] [stdout]    | |                  |
[INFO] [stdout]    | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]    |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 63 |           } else {
[INFO] [stdout] 64 |               send_raw(addr, path, &[]).await
[INFO] [stdout]    |               --------------------------^^^^^
[INFO] [stdout]    |               |                         |
[INFO] [stdout]    |               |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 65 |           };
[INFO] [stdout]    |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/client/dataset_query.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/app_registry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/contracts/api.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/domain/canonical_json.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/workflows/end_to_end.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/policy/validate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/api/openapi_generation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/query/stages.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/domain/security_data_protection.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/workflows/ingest.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/governance/no_network.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/domain/query_parse_validation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/interfaces/client.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/server/diff_merge.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/compatibility/model.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/query/cache.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/domain/stable_sorting.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/interfaces/cli_surface.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/interfaces/help_surface.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/domain/dataset_manifest_codec.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/server/gene_lookup_p99.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/bijux-atlas-server.rs:720:10
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let cache = DatasetCacheManager::new(cache_cfg.clone(), backend);
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cache` calls a custom destructor
[INFO] [stdout]     |         `cache` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 627 |     let mut state = AppState::with_config(cache.clone(), runtime.api.clone(), query_limits);
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `state` calls a custom destructor
[INFO] [stdout]     |         `state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 720 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 721 |         .map_err(|e| format!("server failed: {e}"))
[INFO] [stdout] 722 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `cache` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `state` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s
[INFO] [stderr] crater-edition-check: bijux-atlas v0.2.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling bijux-atlas v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/runtime/config/tests.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         unsafe { std::env::remove_var(name) };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:11
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/runtime/config/tests.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         unsafe { std::env::set_var(name, value) };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetryPolicy` is never constructed
[INFO] [stdout]  --> src/adapters/outbound/store/retry.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RetryPolicy {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetryPolicy` is never constructed
[INFO] [stdout]  --> src/adapters/outbound/store/retry.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RetryPolicy {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bijux-atlas` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5", kill_on_drop: false }`
[INFO] [stdout] afdde6c364193de212f177e34dd8ed45f4f1c1812a43e33a9b23772797b7b0f5
